* compilation.txt: Add one more error message for msft (Bug#4100).
authorChong Yidong <cyd@stupidchicken.com>
Sun, 8 Nov 2009 16:30:52 +0000 (16:30 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 8 Nov 2009 16:30:52 +0000 (16:30 +0000)
etc/ChangeLog
etc/compilation.txt

index a61f9751f039f34b4993b95b692170b63ce0a62b..91d2ed5dde0690444e5fc63ee5b0c80ac75ad91a 100644 (file)
@@ -1,3 +1,7 @@
+2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * compilation.txt: Add one more error message for msft (Bug#4100).
+
 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
 
        * NEWS: Document bookmark.el (rev 1.114) format upgrade.  (Bug#3375)
index 27c98de51e07fe60014ea69f0b1d5179215d4a90..6ee90ae4bb5af6f61d9cbd5f59a598d60dc4e774 100644 (file)
@@ -269,6 +269,7 @@ made it more strict about the error message that follows.
 
 keyboard handler.c(537) : warning C4005: 'min' : macro redefinition
 d:\tmp\test.c(23) : error C2143: syntax error : missing ';' before 'if'
+d:\tmp\test.c(1145) : see declaration of 'nsRefPtr'
 
 
 * Open Watcom